You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExpr Class
>
MtxExpr Methods
>
ThreshTop Method
>
MtxExpr.ThreshTop Method ([In] TMtx, double)
Dew Math for .NET
MtxExpr.ThreshTop Method ([In] TMtx, double)
MtxExpr Class
MtxExpr Members
Dew.Math.Units Namespace
ThreshTop Method
Collapse All
Limit the largest value in the source data.
Syntax
C#
Visual Basic
public
static
Matrix
ThreshTop
([In]
TMtx
X
,
double
Value
);
Public
static
Function
ThreshTop
(
X
As
[In]
TMtx
,
Value
)
As
Matrix
Remarks
Internally calls
Matrix.ThreshTop
Group
ThreshTop Method
Links
MtxExpr Class
,
MtxExpr Members
,
Dew.Math.Units Namespace
,
ThreshTop Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!